A. /etc/mount.sys
B. /etc/filesys
C. /etc/sysconfig
D. /etc/fstab
Advertisement
Related Mcqs:
- Which of the following command is used to mount NFS filesystems ?
- A. nfsmount B. knfsd C. mount D. All of the above...
- Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory ?
- A. copy programs/wb misc/wbx B. cp programs/wb misc/wbx C. tar programs/wb misc/wbx D. copy a:programs/wb b:misc/wbx...
- What command is used to count just the number of lines contained in a file ?
- A. wc – r B. wc – w C. wc – c D. wc – l...
- What command do you use to create Linux file systems ?
- A. fdisk B. mkfs C. fsck D. mount...
- The UNIX file system stores a data in physical blocks of_______________?
- A. 1024 bytes B. 2048 bytes C. 512 bytes D. 256 bytes...
- In what file can you specify which users are not allowed to access a system via FTP ?
- A. /etc/ftpusers B. /etc/hosts.deny C. /etc/ftpaccess D. All of the above...
- What command is used to sort the lines of data in a file in reverse order ?
- A. sort – r B. st C. sh D. sort...
- What command is used with file named ‘letter’ to remove the executable permission from the user and assign read permission to the group and others ?
- A. chmod go + x, u – x letter B. chmod g – x, uo + r letter C. chmod go + r, u + x letter D. chmod u – x, go + r letter...
- Which command allows you to view your file 24 lines at a time ?
- A. more B. pg C. cat D. lp...
- Which of the following commands is used to view your file 24 lines at a time ?
- A. pg B. cat C. lp D. /p...
Advertisement